relpath
authorPascal Packaging Team <pkg-pascal-devel@lists.alioth.debian.org>
Mon, 2 Jul 2018 12:08:20 +0000 (13:08 +0100)
committerGianfranco Costamagna <locutusofborg@debian.org>
Mon, 2 Jul 2018 12:08:20 +0000 (13:08 +0100)
commitc4147130de14156a4cc794fdbb1f50171dd46da4
tree3d65afcb69517e9f053b9b494237a21aac478010
parent0fce0ce9bf593a1e6607dbd11e884d71fd1e3ac7
relpath

This patch adds an utility for computing relative path according to a given
base directory. This is useful for libraries that are to install .lpk in
order to be used with lazarus. As these libraries may be compiled without
need to build depend on Lazarus, we add it in fp-utils package which is likely
to be used by any big project which build depends on fp-compiler.

Gbp-Pq: Name relpath.patch
fpcsrc/utils/fpmake.pp
fpcsrc/utils/relpath.pas [new file with mode: 0644]
install/man/man1/relpath.1 [new file with mode: 0644]